home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / dev / src / xad_ar.lha / xad_ar.readme < prev   
Encoding:
Text File  |  2000-09-11  |  1.5 KB  |  39 lines

  1. Short: ar(1) xadmaster client
  2. Author: Kyzer/CSG <kyzer@4u.net>, Cygnus Support
  3. Uploader: Kyzer/CSG <kyzer@4u.net>
  4. Type: dev/src
  5.  
  6. --- About this archive ---
  7.  
  8. This archive contains the normal and 68020-optimised versions of the ar(1)
  9. client for Dirk Stoecker's XAD system - util/arc/xadmaster.lha and also
  10. includes the source code to this client.
  11.  
  12. --- License ---
  13.  
  14. This program is free software; you can redistribute it and/or modify it
  15. under the terms of the GNU General Public License as published by the Free
  16. Software Foundation; either version 2 of the License, or (at your option)
  17. any later version.
  18.  
  19. This program is distributed in the hope that it will be useful, but WITHOUT
  20. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  21. FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
  22. more details.
  23.  
  24. You should have received a copy of the GNU General Public License along
  25. with this program; if not, write to the Free Software Foundation, Inc., 675
  26. Mass Ave, Cambridge, MA 02139, USA.
  27.  
  28. --- About the client ---
  29.  
  30. The normal version of this client will already be installed if you have
  31. installed the latest version of the XAD system. To install the 68020
  32. optimised version, unpack this archive to RAM:, then execute this command
  33.  
  34.  Copy RAM:ar.020 LIBS:xad/ar CLONE
  35.  
  36. This client lets XAD view and extract UNIX ar(1) link libraries, and Debian
  37. package files (.DEB files). It is mostly based on the implementation of
  38. ar(1) in the GNU bfd library, written by Cygnus Support.
  39.